WP Super Cache is the official WordPress developer Donncha Development, is currently the most efficient and most flexible wordpress static cache plug-in. It generates the entire Web page directly HTML files, so that the WEB server does not have to parse the PHP script, by using this plugin, can make your WordPress blog will significantly accelerate.WP Super
Wp-super-cache plug-in use: (Wp-postviews plugin will not be counted) ① premise is fixed link is not available by default, upload Wp-super-cache plugin, do not rush to enable. ② grants the following permissions: Add Write permission to the Wp-super-cache folder. Add write pe
The code is as follows
Copy Code
/* Config */Whether to create a static file on the first pageDefine (' Is_index ', true);/false = does not create home page cache /*end of config*/ Define (' cosversion ', ' 2.7.3 '); To define a plug-in version The introduction of WP's file operation function, which will be used in the following Get_home_pathRequire_once (Abspath. ' wp-admin/includes/file.php ');/* End of Config * *$sm _locale = Get_l
WordPress static Cache Plug-ins A lot, we now talk about a very common static cache plug-in WP Super cache basic use methods, including plug-in installation settings and deactivate the delete cache.The plugin in the WordPress background plugin Installation page, has been in
1, after the use of the project, found that the Jfinal-ext Shiro plugin cache configuration is useless That is, regardless of whether the configuration are onlyShiro-activesessioncache The name is useful, but this does shiro the default name. 2, if the Shiro.ini file is configured in the Userrealm.cachingenabled=trueuserrealm.authenticationcachingenabled=trueuserrealm.authenticationcachename= Authentic
After using WordPress's generate static page plugin Cos-html-cache, each article comments, always displays the previous reviewer's information.
After using WordPress's generate static page plugin Cos-html-cache, after each article comments, always show the previous reviewer's information, including cleaning cookies in
This article is to introduce the WordPress speed-increasing plug-ins are relatively small but very useful cache plug-ins--hyper cached. So, the WordPress cache plugin Hyper How cache installs and uses? Now, let's take a look at it.
The first step, install Hyper cache cachin
PHP Caching principleWhen the client requests a PHP program, the server's PHP engine parses the PHP program and compiles it into a specific opcode (operatecode, abbreviated opcode) file, which is a binary representation of the PHP code. By default, this compiled opcode file is discarded by the PHP engine, and the opcode cache (Opcode cache) is the principle of saving the compiled opcode to shared memory so
WordPress believes that a lot of independent blog is the choice of this program, then what exactly are the advantages of it? In fact, WordPress with a foreign PHP open source program, the reason many people take it to do blog, because its plug-in function is very powerful, and easy to understand, although most of the English , but there are a lot of tutorials that don't worry about it. At the same time, WordPress security is also very outstanding, and now many people are doing seo,wordpress also
Ajax-cache
Best use of Jquery-ajax cache plugin
IntroducedAjax-cache is a jquery plug-in that implements asynchronous request caching based on Localstorage/sessionstorage and provides both "snapshot" and "timed" cache modes.Installing NPMNPM I ajax-
required, "Global Configuration" and "Custom", There is at least one place to implement the Cachevalidate method return res.state === ' ok", / /optional, ' localstorage ' or ' sessionstorage ', default ' Localstorage ' Timeout: 60 * 60, //optional, units per second. Default 1 hours}); /span>
$. Ajax ({ //used whenever adding a single line to an AJAX request adds a property ajaxcache:true Ajaxcachetrue/ * Others ... */});[Open source] jquery
Fatal error:call to undefined method wpdb_2::d elete () in
/home/*/public_html/wp-includes/option.php on line 370
Online search for a moment, found by the Db-cache buffer plug-ins caused.
Workaround:
1.FTP Open/wp-content/, find db.php, back up first, then delete. After entering the background, the Db-cache buffer plugin is closed and then opened.
Pro
methods.InstallationI am here to directly introduce the online installation method OK.Open References/settings->plugins->browse repositories, enter ADB in the input box, and select ADB idea in the list. Click Install.Restart Android Studio after installation to use it.UseIn the Android Studio menu, choose Tools->android->adb idea->adbxxx, such as:You can see that ADB idea has several functions, all starting with ADB.One of the ADB clear app data is the erase app. You can also try several other
)//delete cookie: Set the value of Ncookie to null$.cookie (' The_cookie ', null);6)//parameter optional$.cookie (' The_cookie ', ' The_value ', {Expires:7,Path: '/',Domain: ' jquery.com ',Secure:true});Note:Expires: (number| date); When an integer is set, the unit is days; You can also set a Date object as the expiration date of the cookie;Path: (String) creates the page path for the cookie;Domain: (String) The domain name of the page that created the cookie;Secure: (Booblean) If set to true, t
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.